home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / tema / spybot / spybotsd13.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMRESTOREPOINT / TFORMRESTOREPOINT.txt < prev   
Encoding:
Text File  |  2004-05-12  |  1.9 KB  |  76 lines

  1. object formRestorePoint: TformRestorePoint
  2.   Left = 332
  3.   Top = 300
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Creating System Restore Point...'
  7.   ClientHeight = 209
  8.   ClientWidth = 289
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   DesignSize = (
  18.     289
  19.     209)
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imgIcon: TImage
  23.     Left = 8
  24.     Top = 8
  25.     Width = 32
  26.     Height = 32
  27.     Picture.Data = {<image000.ico>}
  28.   end
  29.   object labelInformation0: TLabel
  30.     Left = 48
  31.     Top = 8
  32.     Width = 233
  33.     Height = 49
  34.     Anchors = [akLeft, akTop, akRight]
  35.     AutoSize = False
  36.     Caption = 
  37.       'Spybot - Search && Destroy is creating a System Restore point be' +
  38.       'fore it starts to fix the problems you have selected.'
  39.     WordWrap = True
  40.   end
  41.   object labelInformation1: TLabel
  42.     Left = 8
  43.     Top = 64
  44.     Width = 273
  45.     Height = 89
  46.     Anchors = [akLeft, akTop, akRight]
  47.     AutoSize = False
  48.     Caption = 
  49.       'System Restore points are a feature of Windows ME and XP that al' +
  50.       'low you to revert your system to a point before specific changes' +
  51.       ' have been made. If you do not need System Restore points, you c' +
  52.       'an switch to Advanced Mode from the Mode menu, and use the Setti' +
  53.       'ngs page to disable their creation.'
  54.     WordWrap = True
  55.   end
  56.   object labelInformationClose: TLabel
  57.     Left = 24
  58.     Top = 168
  59.     Width = 241
  60.     Height = 33
  61.     Alignment = taCenter
  62.     Anchors = [akLeft, akTop, akRight]
  63.     AutoSize = False
  64.     Caption = 
  65.       'This window will automatically close when the system restore poi' +
  66.       'nt activitx has been finished.'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     WordWrap = True
  74.   end
  75. end
  76.